home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / text / hyper / MiniView_37_1.lha / MiniView / Man / MiniView.man
Encoding:
Text File  |  1995-05-05  |  2.1 KB  |  88 lines

  1. ****** MiniView.man ************************************************************
  2. *
  3. *   MiniView -- `Lite' version of the AmigaGuide/MultiView HyperBrowser (37.1)
  4. *
  5. ********************************************************************************
  6.  
  7. :ts=8
  8.  
  9.  
  10.     SYNOPSIS
  11.     DataBase/A,Doc=Document/K,Line/N,PS=PubScreen/K,Port=PortName/K
  12.  
  13.  
  14.     DESCRIPTION
  15.     CLI-only hyperbrowser that acts almost like AmigaGuide or MultiView.
  16.  
  17.  
  18.     OPTIONS
  19.     - DataBase
  20.         Name of the file to show. If you have OS 2.0/2.1, the file
  21.         can be an ASCII text or an AmigaGuide database. If you have
  22.         OS 3+, the file can be any type which is supported by your
  23.         datatypes.
  24.  
  25.     - Document
  26.         Name of the node to start at.
  27.         Fine for online-help in scripts and simple programs.
  28.  
  29.     - Line
  30.         Number of the line to start displaying from.
  31.  
  32.     - PubScreen
  33.         Name of a Public Screen to open window on. The screen must
  34.         exist before using this. Case sensitive!
  35.  
  36.     - PortName
  37.         Name of an ARexx port to create.
  38.  
  39.  
  40.     RESULTS
  41.       0    Everything's OK
  42.     100    Not enough memory
  43.     101    Can't open database
  44.     102    Can't find node
  45.     103    Can't open node
  46.     104    Can't open window
  47.     105    Invalid command
  48.     106    Can't complete
  49.     107    Port closed
  50.     108    Can't create port
  51.     113    Keyword not found
  52.  
  53.  
  54.     NOTES
  55.     MiniView is `pure' and can be made resident.
  56.  
  57.  
  58.     BUGS
  59.     None known.
  60.  
  61.  
  62.     REQUIREMENTS
  63.     dos.library v37+
  64.     amigaguide.library v38+
  65.  
  66.  
  67.     HISTORY
  68.     37.1    (05-May-95)    ·  First public release.
  69.  
  70.  
  71.     COPYRIGHT ETC.
  72.     MiniView is Copyright © 1995 Magnetic Ink, but freely distributable
  73.     as long as this text and the source file are left intact and goes
  74.     along with *ANY* distribution.
  75.  
  76.     Please send comments or bug-reports by e-mail to:
  77.  
  78.  
  79. ······: Klaus :·······································: kas@mink.ping.dk :······
  80. ··············: Magnetic Ink :··················································
  81. ····································: Soli Deo Gloria :·························
  82.  
  83. -- 
  84.  
  85.     »Let us hear the conclusion of the whole matter: Fear God, and keep his
  86.      commandments, for this is the whole duty of man.«
  87.                                                        (Ecclesiastes 12:13)
  88.